PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / endSave Method
In This Topic
    endSave Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void endSave( 
       PDFSaveContext saveContext,
       byte[] documentID1,
       byte[] documentID2
    )

    Parameters

    saveContext
    documentID1
    documentID2
    See Also